home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / clipper / nftroff.zip / xrefs.tr < prev   
Text File  |  1991-11-22  |  19KB  |  1,053 lines

  1. .de }n
  2. .bp
  3. .sp .5i
  4. ..
  5. .wh -.8i }n
  6. .sp .5i
  7. .po -.4i
  8. .ll 7.5i
  9. .ps 9
  10. .vs 9
  11. .in 0i
  12. .ps +2
  13. .vs +2
  14. Index of Nanforum Toolkit v2\.0 Library
  15. .ps -2
  16. .vs -2
  17. .sp
  18. .ta 1.28i 6.32i
  19. .br
  20. @\.\.\.PROMPT    Define a menu item for use with MENU TO    Menus/Prompts
  21. .br
  22. .ta
  23. .ta 1.28i 6.32i
  24. .br
  25. FT_AADDITION()    Add elements unique of source array to target array    Array
  26. .br
  27. .ta
  28. .ta 1.28i 6.32i
  29. .br
  30. FT_AAVG()    Average numeric values in an array    Array
  31. .br
  32. .ta
  33. .ta 1.28i 6.32i
  34. .br
  35. FT_ACCTADJ()    Adjust beginning or ending fiscal pd\. dates to acctg\. dates    Date/Time
  36. .br
  37. .ta
  38. .ta 1.28i 6.32i
  39. .br
  40. FT_ACCTMONTH()    Return accounting month data    Date/Time
  41. .br
  42. .ta
  43. .ta 1.28i 6.32i
  44. .br
  45. FT_ACCTQTR()    Return accounting quarter data    Date/Time
  46. .br
  47. .ta
  48. .ta 1.28i 6.32i
  49. .br
  50. FT_ACCTWEEK()    Return accounting week data    Date/Time
  51. .br
  52. .ta
  53. .ta 1.28i 6.32i
  54. .br
  55. FT_ACCTYEAR()    Return accounting year data    Date/Time
  56. .br
  57. .ta
  58. .ta 1.28i 6.32i
  59. .br
  60. FT_ACH2TB()    Replace ACHOICE() with a Tbrowse object    Menus/Prompts
  61. .br
  62. .ta
  63. .ta 1.28i 6.32i
  64. .br
  65. FT_ADAPTER()    Report the type of video adapter installed    Video
  66. .br
  67. .ta
  68. .ta 1.28i 6.32i
  69. .br
  70. FT_ADDER()    Pop up a simple calculator    Menus/Prompts
  71. .br
  72. .ta
  73. .ta 1.28i 6.32i
  74. .br
  75. FT_ADDWKDY()    Return true number of days to add given number of workdays    Date/Time
  76. .br
  77. .ta
  78. .ta 1.28i 6.32i
  79. .br
  80. FT_ADESSORT()    Sort an array in descending order    Array
  81. .br
  82. .ta
  83. .ta 1.28i 6.32i
  84. .br
  85. FT_AEMAXLEN()    Find longest element within an array    Array
  86. .br
  87. .ta
  88. .ta 1.28i 6.32i
  89. .br
  90. FT_AEMINLEN()    Find shortest element within an array    Array
  91. .br
  92. .ta
  93. .ta 1.28i 6.32i
  94. .br
  95. FT_ALT()    Determine status of the Alt key    Keyboard/Mouse
  96. .br
  97. .ta
  98. .ta 1.28i 6.32i
  99. .br
  100. FT_AMEDIAN()    Find middle value in array, or average of two middle values    Array
  101. .br
  102. .ta
  103. .ta 6.32i
  104. .br
  105. FT_ANOMATCHES() Find the number of array elements meeting a condition    Array
  106. .br
  107. .ta
  108. .ta 1.28i 6.32i
  109. .br
  110. FT_AREDIT()    2 dimensional array editing function using TBrowse    Array
  111. .br
  112. .ta
  113. .ta 1.28i 6.32i
  114. .br
  115. FT_ASUM()    Sum the elements of an array    Array
  116. .br
  117. .ta
  118. .ta 1.28i 6.32i
  119. .br
  120. FT_AT2()    Find position of the nth occurrence of a substring    String
  121. .br
  122. .ta
  123. .ta 1.28i 6.32i
  124. .br
  125. FT_BITCLR()    Clear (reset) selected bit in a byte    String
  126. .br
  127. .ta
  128. .ta 1.28i 6.32i
  129. .br
  130. FT_BITSET()    Set selected bit in a byte    String
  131. .br
  132. .ta
  133. .ta 1.28i 6.32i
  134. .br
  135. FT_BLINK()    Display a blinking message on the screen    Menus/Prompts
  136. .br
  137. .ta
  138. .ta 1.28i 6.32i
  139. .br
  140. FT_BRWSWHL()    Browse an indexed database limited to a while condition    Menus/Prompts
  141. .br
  142. .ta
  143. .ta 1.28i 6.32i
  144. .br
  145. FT_BYT2BIT()    Convert byte to string of 1\'s and 0\'s    Conversion
  146. .br
  147. .ta
  148. .ta 1.28i 6.32i
  149. .br
  150. FT_BYT2HEX()    Convert byte to hexadecimal version of its binary value    Conversion
  151. .br
  152. .ta
  153. .ta 1.28i 6.32i
  154. .br
  155. FT_BYTEAND()    Perform bit-wise AND on two ASCII characters (bytes)    String
  156. .br
  157. .ta
  158. .ta 1.28i 6.32i
  159. .br
  160. FT_BYTENEG()    Perform bit-wise negation on an ASCII character    String
  161. .br
  162. .ta
  163. .ta 1.28i 6.32i
  164. .br
  165. FT_BYTENOT()    Perform bit-wise NOT on an ASCII character (byte)    String
  166. .br
  167. .ta
  168. .ta 1.28i 6.32i
  169. .br
  170. FT_BYTEOR()    Perform bit-wise OR on two ASCII characters (bytes)    String
  171. .br
  172. .ta
  173. .ta 1.28i 6.32i
  174. .br
  175. FT_BYTEXOR()    Perform bit-wise XOR on two ASCII characters (bytes)    String
  176. .br
  177. .ta
  178. .ta 1.28i 6.32i
  179. .br
  180. FT_CALENDAR()    Display date/time calendar, find a date, return calendar dat    Date/Time
  181. .br
  182. .ta
  183. .ta 1.28i 6.32i
  184. .br
  185. FT_CAPLOCK()    Determine and optionally change the status of CapLock key    Keyboard/Mouse
  186. .br
  187. .ta
  188. .ta 1.28i 6.32i
  189. .br
  190. FT_CHDIR()    Change the current directory    DOS/BIOS
  191. .br
  192. .ta
  193. .ta 1.28i 6.32i
  194. .br
  195. FT_CIV2MIL()    Convert usual civilian format time to military time\.    Date/Time
  196. .br
  197. .ta
  198. .ta 1.28i 6.32i
  199. .br
  200. FT_CLRSEL()    User Selectable Colour Routine    Menus/Prompts
  201. .br
  202. .ta
  203. .ta 1.28i 6.32i
  204. .br
  205. FT_CLS()    Clear screen    Video
  206. .br
  207. .ta
  208. .ta 1.28i 6.32i
  209. .br
  210. FT_COM3OR4()    Enable use of COM3 and/or COM4 on IBM/PC compatables\.    Environment
  211. .br
  212. .ta
  213. .ta 1.28i 6.32i
  214. .br
  215. FT_CTRL()    Determine status of the Ctrl key    Keyboard/Mouse
  216. .br
  217. .ta
  218. .ta 1.28i 6.32i
  219. .br
  220. FT_D2E()    Convert decimal to scientific notation    Conversion
  221. .br
  222. .ta
  223. .ta 1.28i 6.32i
  224. .br
  225. FT_DATECNFG()    Set beginning of year/week for FT_ date functions    Date/Time
  226. .br
  227. .ta
  228. .ta 1.28i 6.32i
  229. .br
  230. FT_DAYOFYR()    Return calendar, fiscal or accounting day data    Date/Time
  231. .br
  232. .ta
  233. .ta 1.28i 6.32i
  234. .br
  235. FT_DAYTOBOW()    Calculate no\. of days between date and beginning of week    Date/Time
  236. .br
  237. .ta
  238. .ta 1.28i 6.32i
  239. .br
  240. FT_DEC2BIN()    Convert decimal to binary    Conversion
  241. .br
  242. .ta
  243. .ta 1.28i 6.32i
  244. .br
  245. FT_DEFAULT()    Retrieve and optionally change the current default drive    DOS/BIOS
  246. .br
  247. .ta
  248. .ta 1.28i 6.32i
  249. .br
  250. FT_DFCLOSE()    Close file displayed by FT_DISPFILE()    File I/O
  251. .br
  252. .ta
  253. .ta 1.28i 6.32i
  254. .br
  255. FT_DFSETUP()    Set up parameters for FT_DISPFILE()    File I/O
  256. .br
  257. .ta
  258. .ta 1.28i 6.32i
  259. .br
  260. FT_DIR2DB()    Create \.DBF of directory files, using DOS filespec    Environment
  261. .br
  262. .ta
  263. .ta 1.28i 6.32i
  264. .br
  265. FT_DISPFILE()    Browse a text file    File I/O
  266. .br
  267. .ta
  268. .ta 1.28i 6.32i
  269. .br
  270. FT_DISPMSG()    Display a message and optionally waits for a keypress    Menus/Prompts
  271. .br
  272. .ta
  273. .ta 1.28i 6.32i
  274. .br
  275. FT_DOSVER    Return the current DOS major and minor version as a string    DOS/BIOS
  276. .br
  277. .ta
  278. .ta 1.28i 6.32i
  279. .br
  280. FT_DOY()    Find number of day within year    Date/Time
  281. .br
  282. .ta
  283. .ta 1.28i 6.32i
  284. .br
  285. FT_DSKFREE()    Return the amount of available disk space    DOS/BIOS
  286. .br
  287. .ta
  288. .ta 1.28i 6.32i
  289. .br
  290. FT_DSKSIZE()    Return the maximum capacity of a fixed disk    DOS/BIOS
  291. .br
  292. .ta
  293. .ta 1.28i 6.32i
  294. .br
  295. FT_E2D()    Convert scientific notation string to a decimal    Conversion
  296. .br
  297. .ta
  298. .ta 1.28i 6.32i
  299. .br
  300. FT_EASTER()    Return the date of Easter    Date/Time
  301. .br
  302. .ta
  303. .ta 1.28i 6.32i
  304. .br
  305. FT_ELAPMIN()    Return difference, in minutes, between two mil format times\.    Date/Time
  306. .br
  307. .ta
  308. .ta 1.28i 6.32i
  309. .br
  310. FT_ELAPSED()    Return elapsed time between two days and/or times    Date/Time
  311. .br
  312. .ta
  313. .ta 1.28i 6.32i
  314. .br
  315. FT_ELTIME()    Compute difference between times in hours, minutes, seconds\.    Date/Time
  316. .br
  317. .ta
  318. .ta 1.28i 6.32i
  319. .br
  320. FT_ENDCAP()    Cancel a specific NetWare print queue capture    NetWare
  321. .br
  322. .ta
  323. .ta 1.28i 6.32i
  324. .br
  325. FT_ESCCODE()    Convert Lotus style escape codes    Conversion
  326. .br
  327. .ta
  328. .ta 1.28i 6.32i
  329. .br
  330. FT_EXIST()    Test for existence of drive and/or subdirectory    Environment
  331. .br
  332. .ta
  333. .ta 1.28i 6.32i
  334. .br
  335. FT_FDAY()    Return first day of the month    Date/Time
  336. .br
  337. .ta
  338. .ta 1.28i 6.32i
  339. .br
  340. FT_FDEC()    Return the number of decimals in a numeric (type "N") field\.    Database
  341. .br
  342. .ta
  343. .ta 1.28i 6.32i
  344. .br
  345. FT_FEMPTY()    Determine if a field is empty, i\.e\., contains no value\.    Database
  346. .br
  347. .ta
  348. .ta 1.28i 6.32i
  349. .br
  350. FT_FEOF()    Determine when end of text file is encountered    File I/O
  351. .br
  352. .ta
  353. .ta 1.28i 6.32i
  354. .br
  355. FT_FEXIST()    Check for the existence of a field\.    Database
  356. .br
  357. .ta
  358. .ta 1.28i 6.32i
  359. .br
  360. FT_FGOBOT()    Go to the last record in a text file    File I/O
  361. .br
  362. .ta
  363. .ta 1.28i 6.32i
  364. .br
  365. FT_FGOTO()    Move record pointer to specific record in a text file    File I/O
  366. .br
  367. .ta
  368. .ta 1.28i 6.32i
  369. .br
  370. FT_FGOTOP()    Go to the first record in a text file    File I/O
  371. .br
  372. .ta
  373. .ta 1.28i 6.32i
  374. .br
  375. FT_FILL()    Declare menu options for FT_MENU1()    Menus/Prompts
  376. .br
  377. .ta
  378. .ta 1.28i 6.32i
  379. .br
  380. FT_FINDITH()    Find the "ith" occurrence of a substring within a string    String
  381. .br
  382. .ta
  383. .ta 1.28i 6.32i
  384. .br
  385. FT_FLASTREC()    Determine the no\. of records in the currently selected text    File I/O
  386. .br
  387. .ta
  388. .ta 1.28i 6.32i
  389. .br
  390. FT_FLEN()    Return a field\'s length\.    Database
  391. .br
  392. .ta
  393. .ta 1.28i 6.32i
  394. .br
  395. FT_FLOPTST()    Test diskette drive status    DOS/BIOS
  396. .br
  397. .ta
  398. .ta 1.28i 6.32i
  399. .br
  400. FT_FNUM()    Return a field\'s ordinal position given the field name\.    Database
  401. .br
  402. .ta
  403. .ta 1.28i 6.32i
  404. .br
  405. FT_FPLACE()    Write a new value to a field\.    Database
  406. .br
  407. .ta
  408. .ta 1.28i 6.32i
  409. .br
  410. FT_FREADLN()    Read a line from the currently selected text file    File I/O
  411. .br
  412. .ta
  413. .ta 1.28i 6.32i
  414. .br
  415. FT_FRECNO()    Return the current record number of a text file    File I/O
  416. .br
  417. .ta
  418. .ta 1.28i 6.32i
  419. .br
  420. FT_FSELECT()    Select a text file workarea    File I/O
  421. .br
  422. .ta
  423. .ta 1.28i 6.32i
  424. .br
  425. FT_FSKIP()    Move the record pointer to a new position in a text file    File I/O
  426. .br
  427. .ta
  428. .ta 1.28i 6.32i
  429. .br
  430. FT_FTYPE()    Return a field\'s type, given field name or ordinal position    Database
  431. .br
  432. .ta
  433. .ta 1.28i 6.32i
  434. .br
  435. FT_FUSE()    Open or close a text file for use by the FT_F* functions    File I/O
  436. .br
  437. .ta
  438. .ta 1.28i 6.32i
  439. .br
  440. FT_FVAL()    Return the value of a field\.    Database
  441. .br
  442. .ta
  443. .ta 1.28i 6.32i
  444. .br
  445. FT_FVALLEN()    Return the length of the value in a field\.    Database
  446. .br
  447. .ta
  448. .ta 1